Update CFLAGS from old Makefile
[platform/upstream/corewatcher.git] / autogen.sh
index 3538370..1769356 100755 (executable)
@@ -5,4 +5,5 @@ autoreconf --install
 args="--prefix=/usr \
 --sysconfdir=/etc"
 
-./configure $args $@
\ No newline at end of file
+echo ./configure $args $@
+./configure $args $@