summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2002-11-21 19:03:04 +0000
committerHavoc Pennington <hp@redhat.com>2002-11-21 19:03:04 +0000
commit6c45c95ca8d10a201b5748dfab2fd7cf34742d02 (patch)
tree1885efa575561d1721f6f38a5cb9ceca19a170b5 /acconfig.h
parent6b0e7e822f017a11713dae51edce6c6412d869ff (diff)
2002-11-21 Havoc Pennington <hp@redhat.com>
* acconfig.h: get rid of this * autogen.sh (run_configure): add --no-configure option * configure.in: remove AC_ARG_PROGRAM to make autoconf complain less. add AC_PREREQ. add AC_DEFINE third arg.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/acconfig.h b/acconfig.h
deleted file mode 100644
index e100ec29..00000000
--- a/acconfig.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#undef PACKAGE
-#undef VERSION
-#undef HAVE_CATGETS
-#undef HAVE_GETTEXT
-#undef HAVE_LC_MESSAGES
-#undef HAVE_STPCPY
-#undef ENABLE_NLS
-#undef HAVE_PTHREAD_H
-#undef GETTEXT_PACKAGE
-#undef SANE_MALLOC_PROTOS